Searched refs:u_int64_t (Results 76 - 82 of 82) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h69 typedef unsigned long long u_int64_t; typedef
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables.c1232 print_num(u_int64_t number, unsigned int format)
H A Diptables.c1293 print_num(u_int64_t number, unsigned int format)
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c228 typedef u_int64_t u64;
924 typedef u_int64_t u64;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dconfigure4769 { echo "$as_me:$LINENO: checking for u_int64_t" >&5
4770 echo $ECHO_N "checking for u_int64_t... $ECHO_C" >&6; }
4785 typedef u_int64_t ac__type_new_;
4831 #define u_int64_t unsigned long long
/netgear-R7000-V1.0.7.12_1.2.5/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 354 milliseconds

1234