Home
last modified time | relevance | path

Searched refs:SPACE (Results 1 – 6 of 6) sorted by relevance

/f-stack/mk/
H A Dkern.pre.mk113 SPACE= $(eval) $(eval)
114 IMACROS_FILTER_EXPR:= $(subst ${SPACE},|,$(strip ${IMACROS_FILTER}))
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dcros-ec-keyb.txt58 /* L_SHIFT / . SPACE */
/f-stack/app/nginx-1.16.1/contrib/unicode2nginx/
H A Dwin-utf34 A0 C2A0 ; #NO-BREAK SPACE
H A Dkoi-utf29 9A C2A0 ; # NO-BREAK SPACE
/f-stack/freebsd/contrib/zlib/doc/
H A Dtxtvsbin.txt42 9 (TAB), 10 (LF), 13 (CR), 32 (SPACE) to 255.
/f-stack/freebsd/kern/
H A Dsubr_bus.c4952 #define SPACE(s) ((s)->s_size - (s)->s_len) macro
4965 space = SPACE(sb); in bus_child_pnpinfo_sb()
4995 space = SPACE(sb); in bus_child_location_sb()
5006 #undef SPACE