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

  /external/dhcpcd/
common.h 49 # define _noreturn __attribute__((__noreturn__)) macro
53 # define _noreturn macro
eloop.c 281 _noreturn void
  /external/clang/lib/CodeGen/
CGCall.cpp 293 bool _NoReturn, bool returnsRetained,
300 NoReturn(_NoReturn), ReturnsRetained(returnsRetained),
    [all...]

Completed in 188 milliseconds