Home
last modified time | relevance | path

Searched defs:STREQUAL (Results 1 – 25 of 36) sorted by relevance

12

/dports/textproc/bibclean/bibclean-3.06/
H A Dxstring.h16 #define STREQUAL(a,b) (strcmp(a,b) == 0) macro
/dports/mail/postfix-current/postfix-3.7-20211107/src/dns/
H A Ddns_rr_filter.c103 #define STREQUAL(x,y,l) (strncasecmp((x), (y), (l)) == 0 && (y)[l] == 0) in dns_rr_action() macro
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dcomlin.c50 STREQUAL (char * s1, char * s2) in STREQUAL() function
/dports/devel/cmake-gui/cmake-3.22.1/Help/command/
H A Dif.rst234 .. _STREQUAL: target
/dports/devel/cmake-doc/cmake-3.22.1/Help/command/
H A Dif.rst234 .. _STREQUAL: target
/dports/devel/cmake/cmake-3.22.1/Help/command/
H A Dif.rst234 .. _STREQUAL: target
/dports/devel/pmccabe/pmccabe/
H A Dpmccabe.h29 #define STREQUAL(a, b) (strcmp((a),(b)) == 0) macro
/dports/devel/dev86/dev86-0.16.20/unproto/
H A Dtok_io.c158 #define STREQUAL(x,y) (*(x) == *(y) && strcmp((x),(y)) == 0) macro
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/test/
H A DtestInterpolateExtrapolateImageFunction.cc96 #define STREQUAL(actual, expected, message, exit_if_not) \ macro
/dports/mail/postfix-current/postfix-3.7-20211107/src/cleanup/
H A Dcleanup_message.c303 #define STREQUAL(x,y,l) (strncasecmp((x), (y), (l)) == 0 && (y)[l] == 0) in cleanup_act() macro
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dheader_body_checks.c247 #define STREQUAL(x,y,l) (strncasecmp((x), (y), (l)) == 0 && (y)[l] == 0) in hbc_action() macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/ada/acats/tests/cc/
H A Dcc1111a.ada184 FUNCTION STREQUAL IS NEW GENEQUAL (STR); subprogram

12