OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unum
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/ching/printching/
printching.c
140
int lnum = 0,
unum
= 0; /* indices of upper and lower trigrams */
local in function:doahex
149
unum
= table[i].trinum;
151
return(crosstab[lnum][
unum
]);
/src/sys/arch/sparc/sparc/
promlib.c
1302
* The integer property "get-
unum
" on the root device is the address
1310
static char *(*
unum
)(u_int, u_int);
local in function:prom_pa_location
1323
if (
unum
== NULL)
1324
unum
= (char *(*)(u_int,u_int))(u_long)
1325
prom_getpropint(prom_findroot(), "get-
unum
", 0);
1327
if (
unum
== NULL || (str =
unum
(phys_lo, phys_hi)) == NULL)
Completed in 20 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025