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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tic.h 225 #define VALID_STRING(s) ((s) != CANCELLED_STRING && (s) != ABSENT_STRING)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tic.h 239 #define VALID_STRING(s) ((s) != CANCELLED_STRING && (s) != ABSENT_STRING)

Completed in 44 milliseconds