tag | line | file | source code |
---|---|---|---|
varline | 68 | drivers/sound/hex2hex.h | int hex2hex(char *source, char *target, char *varline) |
varline | 98 | drivers/sound/hex2hex.h | fprintf(outf, "static int %s_len = %d\n", varline, l); |
varline | 99 | drivers/sound/hex2hex.h | fprintf(outf, "static unsigned char %s[] = {\n", varline); |