OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:retbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/stand/xxboot/
start.S
276
addil L%
retbuf
-$global$,%r27;%r1
277
ldo R%
retbuf
-$global$(%r1),%r22 ; arg4: return buffer
441
addil L%
retbuf
-$global$,%r27;%r1
442
ldw R%
retbuf
-$global$(%r1),%r2 ; ret[0]
456
ldd R%
retbuf
-$global$(%r1),%r2 ; ret[0] (64bit)
636
retbuf
: .block 32*8 ; *4 for narrow mode / *8 for wide mode
label
/src/lib/libc/resolv/
res_debug.c
775
char *
retbuf
= precsize_ntoa_retbuf;
local in function:precsize_ntoa
784
(void) sprintf(
retbuf
, "%lu.%.2lu", val/100, val%100);
785
return (
retbuf
);
Completed in 13 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025