OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qq
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libm/arch/vax/
n_cbrt.S
72
mulf3 %r2,%r2,%r3 # %r3 =
qq
73
divf2 %r0,%r3 # %r3 =
qq
/x
83
muld3 %r2,%r2,%r4 # %r4:%r5 =
qq
exactly
/src/usr.sbin/lpr/lpc/
cmds.c
942
struct queue **
qq
;
local
968
for (
qq
= queue + nitems; --
qq
>= queue; ) {
970
for (cp = (*
qq
)->q_name+3; isdigit((unsigned char)*cp); )
978
if (touch(*
qq
) == 0) {
979
printf("\tmoved %s\n", (*
qq
)->q_name);
988
for (
qq
= queue + nitems; --
qq
>= queue; ) {
990
fp = fopen((*
qq
)->q_name, "r");
1000
if (touch(*
qq
) == 0)
[
all
...]
/src/usr.bin/ctags/test/
ctags.test
19
char
qq
[] = " quote(one,two) {int bar;} ";
/src/games/hack/
hack.c
498
int
qq
;
local
499
for (
qq
= 1;
qq
< savequan;
qq
++) {
500
obj->quan =
qq
;
505
qq
--;
506
/* we can carry
qq
of them */
507
if (!
qq
)
510
(
qq
== 1) ? "one" : "some",
512
(void) splitobj(obj,
qq
);
[
all
...]
/src/sys/arch/next68k/stand/boot/
boot.c
65
volatile int
qq
;
variable
/src/usr.bin/newsyslog/
newsyslog.c
368
char
qq
= toupper((unsigned char)*q);
local
369
switch (
qq
) {
387
if (*compress[ziptype].flag ==
qq
)
/src/sbin/nvmectl/
bignum.c
4707
mp_digit q,
qq
;
local
4723
qq
= q & 15;
4724
/* LINTED previous op ensures range of
qq
*/
4725
x += lnz[
qq
];
4727
} while (
qq
== 0);
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026