Searched refs:VAL4 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Dpr10770.c21 #define VAL4(x) ((x)>>24)&0xff,((x)>>16)&0xff,((x)>>8)&0xff,(x)&0xff macro
25 #define VAL4(x) (x)&0xff,((x)>>8)&0xff,((x)>>16)&0xff,((x)>>24)&0xff macro
32 #define OP_const4u(x) 0x0c,VAL4(x),
33 #define OP_const4s(x) 0x0d,VAL4(x),
174 #define OP_call4(x) 0x99,VAL4(x),
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Dpr10770.c21 #define VAL4(x) ((x)>>24)&0xff,((x)>>16)&0xff,((x)>>8)&0xff,(x)&0xff macro
25 #define VAL4(x) (x)&0xff,((x)>>8)&0xff,((x)>>16)&0xff,((x)>>24)&0xff macro
32 #define OP_const4u(x) 0x0c,VAL4(x),
33 #define OP_const4s(x) 0x0d,VAL4(x),
174 #define OP_call4(x) 0x99,VAL4(x),
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtlgamma.c302 #define VAL4 "-0.10001111110110110100100100000000001111110001001001011E-57" macro
327 mpfr_set_str_binary (x, VAL4);
/netbsd-current/external/bsd/openldap/dist/tests/data/regressions/its8752/
H A Dits8752301 VAL4="Duck"

Completed in 468 milliseconds