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

  /external/clang/test/CodeGenCXX/
cxx11-thread-local-reference.cpp 12 // CHECK: define {{.*}} @[[R_INIT:.*]]()
26 // CHECK: call void @[[R_INIT]]()
  /external/iputils/
tftp.h 86 extern struct tftphdr *r_init(void);
tftpsubs.c 81 struct tftphdr *r_init() { return rw_init(1); } /* read-ahead */ function
tftpd.c 358 dp = r_init();

Completed in 111 milliseconds