OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thedefn
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/units/
units.c
758
const char *
thedefn
;
local
778
thedefn
= unittable[i].uval;
779
if (
thedefn
[0] == PRIMITIVECHAR) {
780
printf("%s\t%s\n", thename,
thedefn
);
789
thedefn
= prefixtable[i].prefixval;
793
* names, so we have to expand
thedefn
instead of
797
if (addunit(&theunit,
thedefn
, 0) != 0
808
printf("%s-\t%s\n", thename,
thedefn
);
816
thedefn
= unittable[i].uval;
817
if (
thedefn
[0] == PRIMITIVECHAR
[
all
...]
Completed in 22 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026