Home
last modified time | relevance | path

Searched refs:IS_EBCDIC_HOST (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/less/
H A Dless.h481 #define IS_EBCDIC_HOST 1
484 #if IS_EBCDIC_HOST
550 #endif /* IS_EBCDIC_HOST */
463 #define IS_EBCDIC_HOST global() macro
H A Dcharset.c521 #if IS_EBCDIC_HOST in binary_char()