HomeSort by: relevance | last modified time | path
    Searched defs:ARG1 (Results 1 - 13 of 13) sorted by relevancy

  /src/external/mit/isl/dist/
isl_align_params_bin_templ.c 1 #undef ARG1
2 #define ARG1 TYPE
isl_multi_align_set.c 3 #undef ARG1
4 #define ARG1 MULTI(BASE)
isl_multi_align_union_set.c 3 #undef ARG1
4 #define ARG1 MULTI(BASE)
isl_multi_pw_aff_pullback_templ.c 19 #undef ARG1
20 #define ARG1 isl_multi_pw_aff
isl_pw_eval.c 21 #undef ARG1
22 #define ARG1 PW
isl_pw_pullback_templ.c 14 #undef ARG1
15 #define ARG1 PW
24 #undef ARG1
25 #define ARG1 PW
isl_pw_templ.c 662 #undef ARG1
663 #define ARG1 PW
isl_map.c 1599 #undef ARG1
1600 #define ARG1 isl_map
  /src/external/gpl3/gcc/dist/libgcc/config/mips/
mips16.S 67 /* ARG1
77 #define ARG1 $f12
237 OPCODE RET,ARG1,ARG2; \
261 OPCODE RET,ARG1; \
282 OPCODE ARG1,ARG2; \
296 OPCODE ARG2,ARG1; \
332 cvt.s.w RET,ARG1
343 cvt.s.w RET,ARG1
359 trunc.w.s RET,ARG1,$4
376 OPCODE RET,ARG1,ARG2;
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/mips/
mips16.S 67 /* ARG1
77 #define ARG1 $f12
237 OPCODE RET,ARG1,ARG2; \
261 OPCODE RET,ARG1; \
282 OPCODE ARG1,ARG2; \
296 OPCODE ARG2,ARG1; \
332 cvt.s.w RET,ARG1
343 cvt.s.w RET,ARG1
359 trunc.w.s RET,ARG1,$4
376 OPCODE RET,ARG1,ARG2;
    [all...]
  /src/external/gpl2/groff/dist/src/preproc/eqn/
lex.cpp 479 #define ARG1 14
493 s[j++] = ARG1 + s[++i] - '1';
517 while (*p >= ARG1 && *p <= ARG1 + 8) {
518 int i = *p++ - ARG1;
538 while (*p >= ARG1 && *p <= ARG1 + 8) {
539 int i = *p++ - ARG1;
1152 const errarg &arg1,
1159 error(message, arg1, arg2, arg3)
    [all...]
  /src/external/gpl2/groff/dist/src/preproc/pic/
lex.cpp 160 #define ARG1 14
169 s[j++] = ARG1 + s[++i] - '1';
203 while (*p >= ARG1 && *p <= ARG1 + 8) {
204 int i = *p++ - ARG1;
224 while (*p >= ARG1 && *p <= ARG1 + 8) {
225 int i = *p++ - ARG1;
1545 while (*p >= ARG1 && *p <= ARG1 + 8)
    [all...]
  /src/external/bsd/pcc/dist/pcc/arch/hppa/
macdefs.h 142 #define ARG1 25
181 #define AD1 62 /* arg1:arg0 */
377 { ARG1, ARG0, -1 }, \

Completed in 70 milliseconds