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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wordexp.h 36 WRDE_UNDEF = (1 << 5), /* Error for expanding undefined variables. */
38 WRDE_REUSE | WRDE_SHOWERR | WRDE_UNDEF)
57 WRDE_BADVAL, /* Undefined var reference with WRDE_UNDEF. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
wordexp.h 36 WRDE_UNDEF = (1 << 5), /* Error for expanding undefined variables. */
38 WRDE_REUSE | WRDE_SHOWERR | WRDE_UNDEF)
57 WRDE_BADVAL, /* Undefined var reference with WRDE_UNDEF. */

Completed in 62 milliseconds