OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getn
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/csh/
set.c
418
getn
(Char *cp)
function
581
history(hi, &ev, H_SETSIZE,
getn
(value(STRhistory)));
/src/bin/ksh/
misc.c
485
getn
(as, ai)
function
501
/*
getn
() that prints error */
507
int rv =
getn
(as, ai);
/src/bin/test/
test.c
185
static long long
getn
(const char *);
497
return isatty((int)
getn
(opnd));
534
return
getn
(opnd1) ==
getn
(opnd2);
536
return
getn
(opnd1) !=
getn
(opnd2);
538
return
getn
(opnd1) >=
getn
(opnd2);
540
return
getn
(opnd1) >
getn
(opnd2)
853
getn
(const char *s)
function
[
all
...]
/src/sys/dev/stbi/
stb_image.c
918
static int
getn
(stbi *s, stbi_uc *buffer, int n)
function
3049
if (!
getn
(s, z->idata+ioff,c.length)) return e("outofdata","Corrupt PNG");
3681
if (!
getn
(s, tga_palette, tga_palette_len * tga_palette_bits / 8 ))
4881
getn
(s, rgbe, 4);
Completed in 26 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026