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

  /external/compiler-rt/lib/profile/
InstrProfilingPort.h 42 #define COMPILER_RT_MAX_HOSTLEN 128
InstrProfilingFile.c 67 char Hostname[COMPILER_RT_MAX_HOSTLEN];
283 if (COMPILER_RT_GETHOSTNAME(Hostname, COMPILER_RT_MAX_HOSTLEN)) {

Completed in 585 milliseconds