HomeSort by relevance Sort by last modified time
    Searched refs:DEC (Results 1 - 13 of 13) sorted by null

  /external/openssl/crypto/threads/
pthreads-vms.com 3 $! WARNING: only tested with DEC C so far.
  /bionic/libc/unistd/
syslog.c 147 #define DEC() \
158 DEC();
166 DEC();
175 DEC();
179 DEC();
225 DEC();
  /external/icu4c/common/
usc_impl.c 28 #define DEC(sp,count) (MOD((sp) + PAREN_STACK_DEPTH - (count)))
29 #define DEC1(sp) (DEC(sp, 1))
111 int32_t fixupSP = DEC(scriptRun->parenSP, scriptRun->fixupCount);
  /external/elfutils/src/
ldlex.l 70 DEC [0-9]+[kKmM]?
162 {HEX}|{OCT}|{DEC} { char *endp;
  /external/v8/src/
token.h 66 T(DEC, "--", 0) \
244 return op == INC || op == DEC;
  /external/bluetooth/glib/gobject/
gclosure.c 126 #define DEC(_closure, _field) CHANGE_FIELD (_closure, _field, -=, 1, TRUE, (void), (void) )
134 #define DEC(cl,f) (void) (cl->f -= 1)
481 DEC (closure, n_inotifiers);
501 DEC (closure, n_fnotifiers);
    [all...]
  /external/iproute2/lib/
ll_proto.c 52 __PF(DEC,dec)
  /external/zlib/as400/
compile.clp 32 DCL VAR(&CMDLEN) TYPE(*DEC) LEN(15 5) VALUE(300) /* Command length. */
  /bionic/libc/stdio/
vfprintf.c 185 enum { OCT, DEC, HEX } base;/* base for [diouxX] conversion */
480 base = DEC;
622 base = DEC;
668 case DEC:
  /external/openssl/crypto/des/
des-lib.com 34 $! DECC For DEC C.
558 $! Check To See If We Need A DEC C Option File.
563 $! Check To See If We Already Have A DEC C Linker Option File.
573 $! We Need A DEC C Linker Option File For VAX.
579 ! The Sharable DEC C Runtime Library.
600 $! End The DEC C Option File Check.
608 $! End The DEC C Check.
991 $ WRITE SYS$OUTPUT " DECC : To Compile With DEC C."
  /external/openssl/ssl/
ssl-lib.com 30 $! DECC For DEC C.
403 $! Check To See If We Need A DEC C Option File.
408 $! Check To See If We Already Have A DEC C Linker Option File.
418 $! We Need A DEC C Linker Option File For VAX.
424 ! The Sharable DEC C Runtime Library.
445 $! End The DEC C Option File Check.
453 $! End The DEC C Check.
906 $ WRITE SYS$OUTPUT " DECC : To Compile With DEC C."
  /external/openssl/crypto/
crypto-lib.com 31 $! DECC For DEC C.
167 $ APPS_PKCS7 = "ENC/ENC;DEC/DEC;SIGN/SIGN;VERIFY/VERIFY,EXAMPLE"
693 $! Check To See If We Need A DEC C Option File.
698 $! Check To See If We Already Have A DEC C Linker Option File.
708 $! We Need A DEC C Linker Option File For VAX.
714 ! The Sharable DEC C Runtime Library.
735 $! End The DEC C Option File Check.
743 $! End The DEC C Check.
1155 $ WRITE SYS$OUTPUT " DECC : To Compile With DEC C.
    [all...]
  /external/bison/tests/
testsuite     [all...]

Completed in 751 milliseconds