Searched refs:symint_t (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dmips-tfile.c972 typedef unsigned long symint_t;
980 symint_t lnumber; /* lsym index */
1004 symint_t ifd; /* file # tag defined in */
1005 symint_t indx; /* index within file's local symbols */
1038 symint_t len; /* string length */
1039 symint_t indx; /* index within string table */
1060 symint_t indx; /* index within string table */
1071 symint_t void_type; /* aux. pointer to 'void' type */
1072 symint_t int_type; /* aux. pointer to 'int' type */
1074 symint_t file_inde
965 typedef unsigned long symint_t; typedef
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Decoff.c829 typedef unsigned long symint_t;
888 symint_t ifd; /* file # tag defined in */
911 symint_t indx; /* index within string table */
933 symint_t indx; /* index within string table */
943 symint_t void_type; /* aux. pointer to 'void' type */
944 symint_t int_type; /* aux. pointer to 'int' type */
946 symint_t file_index; /* current file number */
1071 symint_t dimensions [N_TQ]; /* dimensions for each array */
1072 symint_t sizes [N_TQ+2]; /* sizes of each array slice + size of
1417 static symint_t add_strin
827 typedef unsigned long symint_t; typedef
[all...]
/haiku-buildtools/binutils/gas/
H A Decoff.c826 typedef unsigned long symint_t;
885 symint_t ifd; /* file # tag defined in */
908 symint_t indx; /* index within string table */
930 symint_t indx; /* index within string table */
940 symint_t void_type; /* aux. pointer to 'void' type */
941 symint_t int_type; /* aux. pointer to 'int' type */
943 symint_t file_index; /* current file number */
1068 symint_t dimensions [N_TQ]; /* dimensions for each array */
1069 symint_t sizes [N_TQ+2]; /* sizes of each array slice + size of
1414 static symint_t add_strin
824 typedef unsigned long symint_t; typedef
[all...]

Completed in 120 milliseconds