Home
last modified time | relevance | path

Searched defs:IS_DIR_SEPARATOR (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/security/cloak/cloak-0.2.0/cargo-crates/backtrace-sys-0.1.28/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/backtrace-sys-0.1.32/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/backtrace-sys-0.1.24/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/net-p2p/c-lightning/lightning-0.10.2/external/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/sysutils/vector/vector-0.10.0/cargo-crates/backtrace-sys-0.1.32/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/backtrace-sys-0.1.24/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/backtrace-sys-0.1.31/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/editors/xi-term/xi-term-d264767/cargo-crates/backtrace-sys-0.1.28/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/backtrace-sys-0.1.28/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/backtrace-sys-0.1.29/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/games/dose-response/dose-response-179c326/cargo-crates/backtrace-sys-0.1.28/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/sysutils/potnet/potnet-0.4.4/cargo-crates/backtrace-sys-0.1.31/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/backtrace-sys-0.1.31/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/backtrace-sys-0.1.32/src/libbacktrace/
H A Dinstall-sh46 IFS=" "" $nl"
47
48 # set DOITPROG to echo to test this script
/dports/graphics/rx/rx-0.4.0/cargo-crates/backtrace-sys-0.1.31/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/backtrace-sys-0.1.34/src/libbacktrace/
H A Dfilenames.h46 # define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\') macro
48 # define IS_DIR_SEPARATOR(c) ((c) == '/') macro
/dports/lang/gcc6-aux/gcc-6-20180516/libiberty/
H A Dbasename.c36 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
38 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/lang/gcc12-devel/gcc-12-20211205/libiberty/
H A Dbasename.c36 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
38 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libiberty/
H A Dbasename.c36 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
38 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/libiberty/
H A Dbasename.c33 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
35 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/lang/gcc8/gcc-8.5.0/libiberty/
H A Dbasename.c36 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
38 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/lang/gcc48/gcc-4.8.5/libiberty/
H A Dbasename.c36 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
38 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/libiberty/
H A Dbasename.c36 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
38 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libiberty/
H A Dbasename.c36 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
38 # define IS_DIR_SEPARATOR(ch) \ macro
/dports/lang/gcc11/gcc-11.2.0/libiberty/
H A Dbasename.c36 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
38 # define IS_DIR_SEPARATOR(ch) \ macro

12345678