Searched refs:conditional (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/scsi/
H A Dscript_asm.pl267 # &parse_conditional ($conditional) where $conditional is the conditional
271 local ($conditional) = @_;
272 if ($conditional =~ /^\s*(IF|WHEN)\s*(.*)/i) {
274 $conditional = $2;
290 if ($conditional =~ /^NOT\s+(.*)$/i) {
293 $conditional = $1;
302 if ($conditional =~ /^ATN\s*(.*)/i) {#
304 WHEN conditional i
[all...]
/linux-master/security/selinux/
H A DMakefile20 ss/policydb.o ss/services.o ss/conditional.o ss/mls.o ss/context.o
/linux-master/scripts/
H A DMakefile.extrawarn137 KBUILD_CFLAGS += -Wno-enum-compare-conditional
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y259 | conditional
260 | program conditional
1081 conditional: label
1142 conditional: label
1547 stop("Can't create conditional info", EX_SOFTWARE);
1924 /* add a special conditional, "0" */
/linux-master/arch/m68k/math-emu/
H A Dfp_decode.h71 | this separates the conditional instr
H A Dfp_scan.S77 fp_decode_cond: | separate conditional instr
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S16264 # This routine checks which conditional predicate is specified by #
16893 # This routine checks which conditional predicate is specified by #
17465 # This routine checks which conditional predicate is specified by #

Completed in 222 milliseconds