OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nosign
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
value.c
2852
int
nosign
= type->is_unsigned ();
2883
if (
nosign
)
2901
byte_order,
nosign
,
2847
int
nosign
= type->is_unsigned ();
local
2896
byte_order,
nosign
,
local
/src/external/gpl3/gdb/dist/gdb/
value.c
2865
int
nosign
= type->is_unsigned ();
2896
if (
nosign
)
2914
byte_order,
nosign
,
2860
int
nosign
= type->is_unsigned ();
local
2909
byte_order,
nosign
,
local
Completed in 55 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026