OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:condition
(Results
1 - 5
of
5
) sorted by relevancy
/src/tests/kernel/
t_pty.c
111
condition
(int fd)
function in typeref:typename:void
139
condition
(fd);
145
condition
(fd);
170
condition
(fd);
/src/sys/arch/mips/mips/
mips_emul.c
162
int
condition
= (fpuCSR & MIPS_FCSR_FCC0) != 0;
local in function:mips_emul_branch
164
condition
= !
condition
;
165
if (
condition
)
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_cmd_parser.c
1284
u32
condition
= cmd[offset] &
local in function:check_cmd
1287
if (
condition
== 0)
/src/usr.bin/deroff/
deroff.c
172
int
condition
;
member in struct:mactab
1490
switch (mp->
condition
) {
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitLir.c
1696
sljit_s32 flags, tmp_src,
condition
;
local in function:sljit_emit_cmp
1702
condition
= type & 0xff;
1704
if ((
condition
== SLJIT_EQUAL ||
condition
== SLJIT_NOT_EQUAL)) {
1718
switch (
condition
) {
1720
condition
= SLJIT_GREATER;
1723
condition
= SLJIT_LESS_EQUAL;
1726
condition
= SLJIT_LESS;
1729
condition
= SLJIT_GREATER_EQUAL;
1732
condition
= SLJIT_SIG_GREATER
[
all
...]
Completed in 16 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025