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

  /bionic/libc/include/arpa/
ftp.h 54 #define TYPE_L 4 /* local byte size */
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
ftp.h 56 #define TYPE_L 4 /* local byte size */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
ftp.h 52 #define TYPE_L 4 /* local byte size */
  /external/icu/icu4c/source/tools/toolutil/
package.cpp 78 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT };
88 type == 'l' ? TYPE_L :
732 ds[TYPE_L]= i==TYPE_L ? NULL : udata_openSwapper(FALSE, U_ASCII_FAMILY, outIsBigEndian, outCharset, &errorCode);
    [all...]

Completed in 149 milliseconds