Searched refs:INT_SPRINTF (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/atheos/
H A Dathcfg.h34 #define INT_SPRINTF macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/beos/
H A Dbeocfg.h42 #define INT_SPRINTF macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dthscfg.h25 #define INT_SPRINTF macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmaccfg.h92 #define INT_SPRINTF macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzpriv.h282 # define INT_SPRINTF macro
343 # define INT_SPRINTF macro
806 /* OS-specific exceptions to the "ANSI <--> INT_SPRINTF" rule */
808 #if (!defined(PCHAR_SPRINTF) && !defined(INT_SPRINTF))
810 # define INT_SPRINTF /* sprintf() returns int: SysVish/Posix */ macro
813 # define INT_SPRINTF /* sprintf() returns int: ANSI */ macro
817 # define INT_SPRINTF /* sprintf() returns int: ANSI/Posix */ macro
824 # define INT_SPRINTF /* sprintf() returns int: ANSI/Posix */ macro
833 #if (!defined(PCHAR_SPRINTF) && !defined(INT_SPRINTF))
835 # define INT_SPRINTF /* sprint macro
[all...]

Completed in 121 milliseconds