HomeSort by: relevance | last modified time | path
    Searched defs:aligned_ptr (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/usr.bin/xlint/lint1/
gcc_builtin_alloca.c 19 char *aligned_ptr = __builtin_alloca_with_align(8, 64); local in function:example
20 aligned_ptr[0] = '\0';

Completed in 11 milliseconds