HomeSort by: relevance | last modified time | path
    Searched refs:mtable (Results 1 - 7 of 7) sorted by relevancy

  /src/usr.sbin/ypserv/revnetgroup/
revnetgroup.c 72 struct member_entry *mtable[TABLESIZE]; variable in typeref:struct:member_entry
161 mstore(mtable,
168 mstore(mtable,
184 mcur = mtable[i];
  /src/external/gpl3/binutils/dist/binutils/
dlltool.c 651 mtable[] = variable in typeref:struct:mac
916 #define ASM_BYTE mtable[machine].how_byte
917 #define ASM_SHORT mtable[machine].how_short
918 #define ASM_LONG mtable[machine].how_long
919 #define ASM_TEXT mtable[machine].how_asciz
920 #define ASM_C mtable[machine].how_comment
921 #define ASM_JUMP mtable[machine].how_jump
922 #define ASM_GLOBAL mtable[machine].how_global
923 #define ASM_SPACE mtable[machine].how_space
924 #define ASM_ALIGN_SHORT mtable[machine].how_align_shor
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
dlltool.c 651 mtable[] = variable in typeref:struct:mac
916 #define ASM_BYTE mtable[machine].how_byte
917 #define ASM_SHORT mtable[machine].how_short
918 #define ASM_LONG mtable[machine].how_long
919 #define ASM_TEXT mtable[machine].how_asciz
920 #define ASM_C mtable[machine].how_comment
921 #define ASM_JUMP mtable[machine].how_jump
922 #define ASM_GLOBAL mtable[machine].how_global
923 #define ASM_SPACE mtable[machine].how_space
924 #define ASM_ALIGN_SHORT mtable[machine].how_align_shor
    [all...]
  /src/sys/external/bsd/ipf/netinet/
radix_ipf.c 962 char *mtable[][1] = { variable
1247 for (i = 0; mtable[i][0] != NULL; i++) {
1248 setaddr(&af, mtable[i][0]);
  /src/external/bsd/ipf/dist/
radix_ipf.c 991 char *mtable[][1] = { variable
1276 for (i = 0; mtable[i][0] != NULL; i++) {
1277 setaddr(&af, mtable[i][0]);
  /src/sys/arch/hppa/spmath/
impys.S 109 mtable: ; two words per entry label
impyu.S 126 mtable: ; two words per entry label

Completed in 32 milliseconds