HomeSort by relevance Sort by last modified time
    Searched refs:fPtr (Results 51 - 52 of 52) sorted by null

1 23

  /external/clang/test/Analysis/
string.c 780 void (*fPtr)(union argument *) = (void (*)(union argument *))function_pointer_cast_helper;
782 fPtr(&a);
    [all...]
malloc.c 1330 int fPtr(unsigned cond, int x) {
    [all...]

Completed in 137 milliseconds

1 23