OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PN
(Results
1 - 8
of
8
) sorted by relevancy
/src/lib/libm/ld128/
e_powl.c
117
static const long double
PN
[] =
425
u =
PN
[0] + t * (
PN
[1] + t * (
PN
[2] + t * (
PN
[3] + t *
PN
[4])));
/src/usr.bin/tip/
cu.c
128
PN
= optarg;
191
PN
= argv[0];
remote.c
54
&AT, &DV, &CM, &CU, &EL, &IE, &OE, &
PN
, &PR, &DI,
59
"at", "dv", "cm", "cu", "el", "ie", "oe", "
pn
", "pr",
135
if (DU &&
PN
== NULL) {
acu.c
53
* The phone numbers are in
PN
, and the call unit is in CU.
55
* If the
PN
is an '@', then we consult the PHONES file for
73
cp =
PN
;
tip.h
69
extern char *
PN
; /* phone number(s) */
tip.c
96
char *
PN
;
204
PN
= PNbuf;
/src/usr.sbin/makefs/cd9660/
iso9660_rrip.h
181
ISO_RRIP_PN
PN
;
iso9660_rrip.c
358
/*
PN
- device number */
364
SUSP_ENTRY_RRIP_PN, "
PN
",
643
pn_field->attr.rr_entry.
PN
.h.length[0] = 20;
644
pn_field->attr.rr_entry.
PN
.h.version[0] = 1;
649
pn_field->attr.rr_entry.
PN
.high);
651
cd9660_bothendian_dword(0, pn_field->attr.rr_entry.
PN
.high);
654
pn_field->attr.rr_entry.
PN
.low);
Completed in 26 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026