Home
last modified time | relevance | path

Searched refs:SCNx32 (Results 1 – 11 of 11) sorted by relevance

/external/iproute2/tc/
Dem_canid.c63 if (sscanf(a->data, "%"SCNx32 ":" "%"SCNx32, &can_id, &can_mask) != 2) { in canid_parse_rule()
64 if (sscanf(a->data, "%"SCNx32, &can_id) != 1) { in canid_parse_rule()
/external/clang/lib/Headers/
Dinttypes.h66 #undef SCNx32
101 #define SCNx32 "x" macro
/external/libusb/msvc/
Dinttypes.h206 #define SCNx32 "x" macro
/external/bison/lib/
Dinttypes.in.h670 #if !defined SCNx32 || @PRI_MACROS_BROKEN@
671 # undef SCNx32
673 # define SCNx32 "x" macro
/external/syslinux/com32/include/
Dinttypes.h208 #define SCNx32 "x" macro
/external/bison/linux-lib/
Dinttypes.h982 #if !defined SCNx32 || 0
983 # undef SCNx32
985 # define SCNx32 "x" macro
/external/bison/darwin-lib/
Dinttypes.h982 #if !defined SCNx32 || 0
983 # undef SCNx32
985 # define SCNx32 "x" macro
/external/libcxx/include/
Dcinttypes205 SCNx32
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp827 #ifndef SCNx32
828 #error SCNx32 not defined
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py185 SCNx32 = "x" variable
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp827 #ifndef SCNx32
828 #error SCNx32 not defined