Searched refs:ENTRY (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Dhash_table.c87 #define ENTRY(max_entries, size, rehash) \ macro
91 ENTRY(2, 5, 3 ),
92 ENTRY(4, 7, 5 ),
93 ENTRY(8, 13, 11 ),
94 ENTRY(16, 19, 17 ),
95 ENTRY(32, 43, 41 ),
96 ENTRY(64, 73, 71 ),
97 ENTRY(128, 151, 149 ),
98 ENTRY(256, 283, 281 ),
99 ENTRY(51
[all...]
H A Dset.c58 #define ENTRY(max_entries, size, rehash) \ macro
62 ENTRY(2, 5, 3 ),
63 ENTRY(4, 7, 5 ),
64 ENTRY(8, 13, 11 ),
65 ENTRY(16, 19, 17 ),
66 ENTRY(32, 43, 41 ),
67 ENTRY(64, 73, 71 ),
68 ENTRY(128, 151, 149 ),
69 ENTRY(256, 283, 281 ),
70 ENTRY(51
[all...]
/xsrc/external/mit/pixman/dist/test/utils/
H A Dutils.c1102 #define ENTRY(op) \ macro
1112 ENTRY (CLEAR),
1113 ENTRY (SRC),
1114 ENTRY (DST),
1115 ENTRY (OVER),
1116 ENTRY (OVER_REVERSE),
1118 ENTRY (IN),
1119 ENTRY (IN_REVERSE),
1121 ENTRY (OUT),
1122 ENTRY (OUT_REVERS
1187 #define ENTRY macro
1216 #define ENTRY macro
[all...]
/xsrc/external/mit/xmh/dist/
H A Dmiscfuncs.c28 typedef struct dirent ENTRY; typedef in typeref:struct:dirent
45 register ENTRY *E;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
H A Dsolaris-amd64.S28 #define FUNCTION_START(f,n) ENTRY(f)
H A Dsolaris-ia32.S28 #define FUNCTION_START(f,n) ENTRY(f)
H A Dsolaris-sparcv8plus.S29 #define FUNCTION_START(f,n) ENTRY(f)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/
H A Dsolaris-amd64.S28 #define FUNCTION_START(f,n) ENTRY(f)
H A Dsolaris-ia32.S28 #define FUNCTION_START(f,n) ENTRY(f)
H A Dsolaris-sparcv8plus.S29 #define FUNCTION_START(f,n) ENTRY(f)

Completed in 6 milliseconds