OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gate_symbol
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
output.c
118
gate_symbol
(char *name)
function
120
gate_symbol
(name)
150
fprintf(class_stream, "#ifndef %s\n",
gate_symbol
(ClassName("")));
151
fprintf(class_stream, "#define %s\n",
gate_symbol
(ClassName("")));
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
lex.c
264
fprintf(DefFile, "#ifndef %s\n", StripPath(
gate_symbol
(DefFileName)));
265
fprintf(DefFile, "#define %s\n", StripPath(
gate_symbol
(DefFileName)));
proto.h
470
extern char *
gate_symbol
(char *name);
751
extern char *
gate_symbol
();
[
all
...]
main.c
1715
gate_symbol
(char *name)
function
[
all
...]
Completed in 180 milliseconds