OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ull
(Results
1 - 12
of
12
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
msg_324.c
23
unsigned long long
ull
;
local in function:example
31
/* expect+1: warning: '
ull
' set but not used in function 'example' [191] */
32
ull
= c * u;
34
ull
= u + c;
36
ull
= i - u;
38
ull
= u * i;
47
ull
= u / c;
48
ull
= u % c;
55
* "
ull
= u * u", which has many more possibilities for overflowing.
57
ull
= u++
[
all
...]
msg_324.c
23
unsigned long long
ull
;
local in function:example
31
/* expect+1: warning: '
ull
' set but not used in function 'example' [191] */
32
ull
= c * u;
34
ull
= u + c;
36
ull
= i - u;
38
ull
= u * i;
47
ull
= u / c;
48
ull
= u % c;
55
* "
ull
= u * u", which has many more possibilities for overflowing.
57
ull
= u++
[
all
...]
msg_324.c
23
unsigned long long
ull
;
local in function:example
31
/* expect+1: warning: '
ull
' set but not used in function 'example' [191] */
32
ull
= c * u;
34
ull
= u + c;
36
ull
= i - u;
38
ull
= u * i;
47
ull
= u / c;
48
ull
= u % c;
55
* "
ull
= u * u", which has many more possibilities for overflowing.
57
ull
= u++
[
all
...]
msg_097.c
25
unsigned long long
ull
= 1234567
ULL
;
local in function:example
msg_097.c
25
unsigned long long
ull
= 1234567
ULL
;
local in function:example
msg_097.c
25
unsigned long long
ull
= 1234567
ULL
;
local in function:example
/src/usr.sbin/altq/altqstat/
altqstat.h
39
* cast u_int64_t to
ull
for printf, since type of u_int64_t
42
typedef unsigned long long
ull
;
typedef in typeref:typename:unsigned long long
altqstat.h
39
* cast u_int64_t to
ull
for printf, since type of u_int64_t
42
typedef unsigned long long
ull
;
typedef in typeref:typename:unsigned long long
altqstat.h
39
* cast u_int64_t to
ull
for printf, since type of u_int64_t
42
typedef unsigned long long
ull
;
typedef in typeref:typename:unsigned long long
/src/sys/altq/
altq_jobs.c
145
typedef unsigned long long
ull
;
typedef in typeref:typename:unsigned long long
altq_jobs.c
145
typedef unsigned long long
ull
;
typedef in typeref:typename:unsigned long long
altq_jobs.c
145
typedef unsigned long long
ull
;
typedef in typeref:typename:unsigned long long
Completed in 127 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025