Searched refs:PutNativeEOL (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/cmsmvs/
H A Dvmmvs.h89 #define PutNativeEOL *q++ = native(LF);
91 #define PutNativeEOL *q++ = '\n'; macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/netware/
H A Dnlmcfg.h22 # define PutNativeEOL {*q++ = native(CR); *q++ = native(LF);} macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/atheos/
H A Dathcfg.h41 #define PutNativeEOL *q++ = native(LF); macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/beos/
H A Dbeocfg.h29 #define PutNativeEOL *q++ = native(LF); macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A Dunxcfg.h192 # define PutNativeEOL *q++ = '\n'; macro
194 # define PutNativeEOL *q++ = native(LF); macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dthscfg.h27 #define PutNativeEOL *q++ = native(CR); macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/acorn/
H A Driscos.h102 # define PutNativeEOL *q++ = native(LF); macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.h149 #define PutNativeEOL *q++ = native(LF); macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvmscfg.h105 # define PutNativeEOL *q++ = native(LF); macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmaccfg.h89 #define PutNativeEOL *q++ = native(CR); macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwcecfg.h199 #define PutNativeEOL {*q++ = native(CR); *q++ = native(LF);} macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzpriv.h285 # define PutNativeEOL {*q++ = native(CR); *q++ = native(LF);} macro
342 # define PutNativeEOL *q++ = native(LF); macro
420 # define PutNativeEOL {*q++ = native(CR); *q++ = native(LF);} macro
448 # define PutNativeEOL *q++ = native(LF); macro
474 # define PutNativeEOL *q++ = native(LF); macro
505 # define PutNativeEOL *q++ = native(LF); macro
H A Dfileio.c969 /* 3: ready to PutNativeEOL */
987 PutNativeEOL
1015 PutNativeEOL
1022 PutNativeEOL
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dw32cfg.h187 #define PutNativeEOL {*q++ = native(CR); *q++ = native(LF);} macro

Completed in 289 milliseconds