Searched defs:FOLD_FN_CHAR (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/cvs/vms/
H A Dconfig.h176 #define FOLD_FN_CHAR(c) (VMS_filename_classes[(unsigned char) (c)]) macro
/openbsd-current/gnu/usr.bin/cvs/emx/
H A Dconfig.h240 #define FOLD_FN_CHAR(c) (OS2_filename_classes[(unsigned char) (c)]) macro
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dsystem.h460 #define FOLD_FN_CHAR(c) (WNT_filename_classes[(unsigned char) (c)]) macro
486 #define FOLD_FN_CHAR(c) (c) macro
/openbsd-current/gnu/usr.bin/cvs/os2/
H A Dconfig.h304 #define FOLD_FN_CHAR(c) (OS2_filename_classes[(unsigned char) (c)]) macro

Completed in 127 milliseconds