HomeSort by: relevance | last modified time | path
    Searched refs:lL (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
bfin-lex.l 49 [iI][dD][lL][eE]_[rR][eE][qQ] _REG.regno = REG_idle_req; return REG;
60 [tT][lL] return TL;
69 [sS][pP]"."[lL] _REG.regno = REG_SP; _REG.flags = F_REG_LOW; return HALF_REG;
89 [rR][nN][dD][lL] return RNDL;
129 [lL][tT] return LT;
130 [lL][sS][hH][iI][fF][tT] return LSHIFT;
131 [lL][sS][eE][tT][uU][pP] return LSETUP;
132 [lL][oO][oO][pP] return LOOP;
133 [lL][oO][oO][pP]_[bB][eE][gG][iI][nN] return LOOP_BEGIN;
134 [lL][oO][oO][pP]_[eE][nN][dD] return LOOP_END
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
bfin-lex.l 49 [iI][dD][lL][eE]_[rR][eE][qQ] _REG.regno = REG_idle_req; return REG;
60 [tT][lL] return TL;
69 [sS][pP]"."[lL] _REG.regno = REG_SP; _REG.flags = F_REG_LOW; return HALF_REG;
89 [rR][nN][dD][lL] return RNDL;
129 [lL][tT] return LT;
130 [lL][sS][hH][iI][fF][tT] return LSHIFT;
131 [lL][sS][eE][tT][uU][pP] return LSETUP;
132 [lL][oO][oO][pP] return LOOP;
133 [lL][oO][oO][pP]_[bB][eE][gG][iI][nN] return LOOP_BEGIN;
134 [lL][oO][oO][pP]_[eE][nN][dD] return LOOP_END
    [all...]
  /src/lib/libc/net/
nslexer.l 67 [uU][nN][aA][vV][aA][iI][lL] return UNAVAIL;
  /src/external/gpl2/lvm2/dist/test/
t-pvcreate-operation-md.sh 91 mddev_maj_min=$(ls -lL $mddev | awk '{ print $5 $6 }' | perl -pi -e 's|,|:|')
  /src/external/bsd/flex/dist/examples/manual/
numbers.lex 37 long_ext [lL]
  /src/external/ibm-public/postfix/dist/examples/chroot-setup/
Solaris2 67 line=`ls -lL /dev/${device} | sed -e 's/,//'`
  /src/usr.bin/sys_info/
sys_info.sh 233 [uU]ser[lL]and|release)
  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_lex.l 112 RGX_INT ([0-9]+|0[xX][0-9A-Fa-f]+)[uU]?[lL]?[lL]?
  /src/external/gpl2/texinfo/dist/util/
texi2dvi 240 this script, you'll need to install TeX (if you don't have it) or change
422 # We want `.:$orig_pwd' before anything else. (We'll add `.:' later
495 [lL]a[tT]e[xX] | *.ltx | *.tex)
672 # What we'll run texindex on -- exclude non-index files.
740 # differs, because we'll have to run texindex & tex again no
  /src/external/bsd/ntp/dist/sntp/
configure 2780 static long long int bignum = -9223372036854775807LL;
2881 ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == '\''x'\''
3859 # We'll loop over all known methods to create a tar archive until one works.
4932 # After this tag, mechanisms are not by side-effect, so they'll
7113 long long int ll = 9223372036854775807ll;
7114 long long int nll = -9223372036854775807LL;
7117 typedef int a[((-9223372036854775807LL < 0 && 0 < 9223372036854775807ll)
7126 long long int llmax = 9223372036854775807ll;
    [all...]

Completed in 47 milliseconds