Searched refs:STRCMP (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/nvi/common/
H A Dmultibyte.h43 #define STRCMP wcscmp macro
77 #define STRCMP strcmp macro
H A Doptions.c488 if (!STRCMP(argv[0]->bp, L("all"))) {
1109 return(STRCMP(((OABBREV *)a)->name, ((OABBREV *)b)->name));
1117 return(STRCMP(((OPTLIST *)a)->name, ((OPTLIST *)b)->name));
/freebsd-10.2-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h124 STRCMP, enumerator in enum:llvm::SystemZISD::__anon2630
H A DSystemZSelectionDAGInfo.cpp254 SDValue Unused = DAG.getNode(SystemZISD::STRCMP, DL, VTs, Chain, Src1, Src2,
H A DSystemZISelLowering.cpp2209 OPCODE(STRCMP);
/freebsd-10.2-release/contrib/nvi/ex/
H A Dex_argv.c657 return (STRCMP((*(ARGS **)a)->bp, (*(ARGS **)b)->bp));

Completed in 117 milliseconds