Searched defs:GLOBAL (Results 1 - 15 of 15) sorted by relevance

/haiku-fatelf/src/system/boot/platform/pxe_ia32/
H A Dpxe_stage2.S23 #define GLOBAL(x) .globl x ; x define
/haiku-fatelf/src/bin/network/ftp/
H A Dprogressbar.h44 #define GLOBAL extern macro
[all...]
H A Dmain.c117 #define GLOBAL /* force GLOBAL decls in ftp_var.h to be declared */ macro
H A Dftp_var.h205 #define GLOBAL extern macro
[all...]
/haiku-fatelf/src/bin/unzip/
H A Dcrypt.c82 # undef GLOBAL macro
84 # define GLOBAL(g) g macro
86 # define GLOBAL(g) G.g macro
[all...]
H A Dcryptf.c85 # undef GLOBAL macro
87 # define GLOBAL(g) g macro
89 # define GLOBAL(g) G.g macro
[all...]
H A Dttyio.c46 # undef GLOBAL macro
48 # define GLOBAL(g) g macro
50 # define GLOBAL(g) G.g macro
[all...]
/haiku-fatelf/src/bin/zip/
H A Dcrypt.c83 # undef GLOBAL macro
85 # define GLOBAL(g) g macro
87 # define GLOBAL(g) G.g macro
[all...]
H A Dttyio.c46 # undef GLOBAL macro
48 # define GLOBAL(g) g macro
50 # define GLOBAL(g) G.g macro
[all...]
/haiku-fatelf/src/system/boot/platform/amiga_m68k/
H A Dshell.S46 #define GLOBAL(x) .globl x ; x define
/haiku-fatelf/src/system/boot/platform/atari_m68k/
H A Dshell.S51 #define GLOBAL(x) .globl x ; x define
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dshell.S19 #define GLOBAL(x) .globl x ; x define
/haiku-fatelf/headers/libs/jpeg/
H A Djmorecfg.h195 #define GLOBAL(type) type macro
/haiku-fatelf/src/libs/print/libgutenprint/src/gutenprintui2/
H A Dprintrcy.h71 GLOBAL = 287, enumerator in enum:yytokentype
112 #define GLOBAL 287 macro
H A Dprintrcy.c162 GLOBAL = 287, enumerator in enum:yytokentype
203 #define GLOBAL 287 macro

Completed in 200 milliseconds