OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pt1
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/fs/vfs/
t_renamerace.c
151
pthread_t
pt1
[NWRK], pt2[NWRK];
local
170
pthread_create(&
pt1
[i], NULL, w1, NULL);
179
pthread_join(
pt1
[i], NULL);
191
pthread_t
pt1
, pt2;
local
204
pthread_create(&
pt1
, NULL, w1_dirs, NULL);
210
pthread_join(
pt1
, NULL);
/src/bin/pax/
pat_rep.c
103
char *
pt1
;
local
121
for (
pt1
= str+1; *
pt1
;
pt1
++) {
122
if (*
pt1
== '\\') {
123
pt1
++;
126
if (*
pt1
== *str)
129
if (*
pt1
== 0) {
143
*
pt1
= '\0';
157
*
pt1
++ = *str
[
all
...]
/src/lib/libm/noieee_src/
n_support.c
366
*
pt1
=(unsigned short *) &t1 ;
405
{pt[n0]+=k;
pt1
[n0]+=k;}
/src/sys/arch/m68k/m68k/
pmap_68k.c
1172
const struct pmap_table * const
pt1
= n;
local
1173
const unsigned int k1 =
pt1
->pt_key;
Completed in 41 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026