Home
last modified time | relevance | path

Searched refs:carg (Results 1 – 10 of 10) sorted by relevance

/external/fio/lib/
Dgetopt_long.c45 const char *carg; in getopt_long_only() local
67 carg = argv[optind]; in getopt_long_only()
71 if (!carg || carg[0] != '-' || !carg[1]) in getopt_long_only()
74 if (carg[1] == '-') { in getopt_long_only()
81 if (!carg[2]) { in getopt_long_only()
87 if ((opt_end = option_matches(carg+2, lo->name))) in getopt_long_only()
115 if ((uintptr_t) (pvt.optptr - carg) > (uintptr_t) strlen(carg)) { in getopt_long_only()
117 pvt.optptr = carg + 1; in getopt_long_only()
/external/llvm/test/CodeGen/X86/
Dfp-stack-retcopy.ll7 define double @carg({ double, double }* byval %z) nounwind {
/external/iproute2/tc/
Dm_ematch.c257 int em_parse_error(int err, struct bstr *args, struct bstr *carg, in em_parse_error() argument
285 fprintf(stderr, "%s", args == carg ? ">>" : ""); in em_parse_error()
287 fprintf(stderr, "%s%s", args == carg ? "<<" : "", in em_parse_error()
Dm_ematch.h107 extern int em_parse_error(int err, struct bstr *args, struct bstr *carg,
/external/clang/test/CodeGen/
Dlibcall-declarations.c190 double carg(double _Complex);
300 F(carg), F(cargf), F(cargl), F(casin), F(casinf),
/external/clang/lib/Headers/
Dtgmath.h1245 __tg_carg(double _Complex __x) {return carg(__x);} in __tg_carg()
1251 #undef carg
1252 #define carg(__x) __tg_carg(__tg_promote1((__x))(__x)) macro
/external/ltrace/etc/
Dlibm.so.conf356 double carg(double_complex);
/external/mksh/src/
Dlex.c114 #define o_getsc_r(carg) \ argument
115 int cev = (carg); \
/external/clang/include/clang/Basic/
DBuiltins.def1105 LIBBUILTIN(carg, "dXd", "fnc", "complex.h", ALL_LANGUAGES)
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1417 fun:carg=uninstrumented