HomeSort by: relevance | last modified time | path
    Searched defs:uint64_t (Results 1 - 25 of 39) sorted by relevancy

1 2

  /src/tests/usr.bin/xlint/lint1/
msg_362.c 14 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
16 int snprintb(char *, size_t, const char *, uint64_t);
msg_364.c 14 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
16 int snprintb(char *, size_t, const char *, uint64_t);
msg_365.c 13 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
15 int snprintb(char *, size_t, const char *, uint64_t);
msg_366.c 18 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
20 int snprintb(char *, size_t, const char *, uint64_t);
msg_368.c 14 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
16 int snprintb(char *, size_t, const char *, uint64_t);
19 example(uint64_t val)
msg_369.c 16 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
18 int snprintb(char *, size_t, const char *, uint64_t);
21 example(unsigned u32, uint64_t u64)
msg_370.c 16 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
18 int snprintb(char *, size_t, const char *, uint64_t);
21 example(uint64_t u64)
msg_371.c 15 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
17 int snprintb(char *, size_t, const char *, uint64_t);
20 example(unsigned u32, uint64_t u64)
msg_372.c 14 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
16 int snprintb(char *, size_t, const char *, uint64_t);
19 example(uint64_t u64)
msg_373.c 15 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
17 int snprintb(char *, size_t, const char *, uint64_t);
20 example(uint64_t u64)
msg_374.c 14 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
16 int snprintb(char *, size_t, const char *, uint64_t);
19 example(uint64_t u64)
msg_375.c 14 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
16 int snprintb(char *, size_t, const char *, uint64_t);
19 example(uint64_t u64)
msg_376.c 13 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
15 int snprintb(char *, size_t, const char *, uint64_t);
18 example(unsigned u32, uint64_t u64)
msg_377.c 17 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
19 int snprintb(char *, size_t, const char *, uint64_t);
22 example(unsigned u32, uint64_t u64)
msg_378.c 16 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
18 int snprintb(char *, size_t, const char *, uint64_t);
21 example(unsigned u32, uint64_t u64)
msg_357.c 21 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
23 int snprintb(char *, size_t, const char *, uint64_t);
26 examples(unsigned u32, uint64_t u64)
msg_358.c 21 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
23 int snprintb(char *, size_t, const char *, uint64_t);
26 examples(unsigned u32, uint64_t u64)
msg_359.c 16 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
18 int snprintb(char *, size_t, const char *, uint64_t);
msg_360.c 15 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
17 int snprintb(char *, size_t, const char *, uint64_t);
msg_363.c 16 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
18 int snprintb(char *, size_t, const char *, uint64_t);
msg_361.c 14 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
16 int snprintb(char *, size_t, const char *, uint64_t);
msg_367.c 16 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
18 int snprintb(char *, size_t, const char *, uint64_t);
60 new_style(uint64_t u64)
expr_fold_strict_bool.c 14 typedef unsigned long long uint64_t; typedef in typeref:typename:unsigned long long
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
PGOProfiling.c 18 typedef unsigned int uint64_t; typedef in typeref:typename:unsigned int
37 uint64_t *Counters) {
  /src/sys/arch/hpc/stand/include/machine/
types.h 26 typedef unsigned __int64 uint64_t; typedef in typeref:typename:unsigned __int64
32 typedef uint64_t u_int64_t;

Completed in 30 milliseconds

1 2