Home
last modified time | relevance | path

Searched defs:IS_DIR_SEPARATOR (Results 101 – 125 of 189) sorted by relevance

12345678

/dports/lang/gcc9-devel/gcc-9-20211007/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/gdb/gdb-11.1/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/lang/gcc9-aux/gcc-9.1.0/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/riscv64-gcc/gcc-8.3.0/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/gnulibiberty/binutils-2.37/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/lang/gcc10-devel/gcc-10-20211008/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/lang/gcc9/gcc-9.4.0/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/binutils/binutils-2.37/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/audio/codec2/codec2-1.0.3/src/
H A Dofdm_get_test_bits.c45 #define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/profile/
H A DInstrProfilingPort.h97 #define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
99 #define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPort.h98 #define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
100 #define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/profile/
H A DInstrProfilingPort.h98 #define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
100 #define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingPort.h104 #define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
106 #define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingPort.h104 #define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
106 #define IS_DIR_SEPARATOR(ch) \ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/profile/
H A DInstrProfilingPort.h104 #define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
106 #define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/profile/
H A DInstrProfilingPort.h98 #define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
100 #define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/avr-gdb/gdb-7.3.1/include/
H A Dfilenames.h38 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c) macro
/dports/lang/gcc6-aux/gcc-6-20180516/include/
H A Dfilenames.h43 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c) macro
/dports/devel/binutils/binutils-2.37/include/
H A Dfilenames.h44 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c) macro
/dports/lang/gcc8/gcc-8.5.0/include/
H A Dfilenames.h43 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c) macro
/dports/lang/gcc10/gcc-10.3.0/include/
H A Dfloatformat.h44 floatformat_big,
45
46 /* Little endian byte order but big endian word order.

12345678