Searched refs:u_int64_t (Results 51 - 53 of 53) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libexif-0.6.19/
H A Dconfigure10710 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for u_int64_t in sys/types.h" >&5
10711 $as_echo_n "checking for u_int64_t in sys/types.h... " >&6; }
10717 $EGREP "(^|[^a-zA-Z_0-9])u_int64_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then :
10727 typedef u_int64_t uint64_t;
10733 /* typedef u_int64_t uint64_t; */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Dbroadcom.c210 typedef u_int64_t u64;
887 typedef u_int64_t u64;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dconfigure28352 { echo "$as_me:$LINENO: checking for u_int64_t" >&5
28353 echo $ECHO_N "checking for u_int64_t... $ECHO_C" >&6; }
28365 typedef u_int64_t ac__type_new_;
28412 u_int64_decl="typedef unsigned int u_int64_t;";;
28414 u_int64_decl="typedef unsigned char u_int64_t;";;
28416 u_int64_decl="typedef unsigned short u_int64_t;";;
28418 u_int64_decl="typedef unsigned long u_int64_t;";;
28420 u_int64_decl="typedef unsigned long long u_int64_t;";;
[all...]

Completed in 263 milliseconds

123