Home
last modified time | relevance | path

Searched refs:IS_ASCII (Results 1 – 13 of 13) sorted by relevance

/freebsd-14.2/contrib/tcsh/
H A Dtc.bind.c281 #ifdef IS_ASCII in parsebind()
306 #ifdef IS_ASCII in parsebind()
315 #ifdef IS_ASCII in parsebind()
328 #ifdef IS_ASCII in parsebind()
H A Ded.xmap.c584 #ifdef IS_ASCII in unparsech()
674 #ifndef IS_ASCII in parseescape()
691 #ifdef IS_ASCII in parseescape()
731 #ifdef IS_ASCII in unparsestring()
H A Dsh.h456 # ifndef IS_ASCII
457 # define IS_ASCII macro
H A Ded.refresh.c212 #ifdef IS_ASCII in Draw()
1288 #ifdef IS_ASCII in RefPlusOne()
H A Dtw.color.c72 #ifdef IS_ASCII
H A Dtc.const.c483 #ifndef IS_ASCII
H A Dsh.char.h128 #ifdef IS_ASCII
H A Dsh.file.c414 #ifdef IS_ASCII in beep()
H A Ded.chared.c1310 #ifdef IS_ASCII in v_search()
1557 #ifdef IS_ASCII in e_argdigit()
H A Ded.defns.c1938 #ifndef IS_ASCII in ed_InitMaps()
H A Ded.screen.c775 #ifndef IS_ASCII in DefaultArrowKeys()
/freebsd-14.2/sys/dev/ice/
H A Dice_defs.h56 #define IS_ASCII(_ch) ((_ch) < 0x80) macro
H A Dice_common.c2037 IS_ASCII(dv->driver_string[len]) && dv->driver_string[len]) in ice_aq_send_driver_ver()