Searched refs:_cpp_aligned_alloc (Results 1 – 5 of 5) sorted by relevance
110 extern unsigned char *_cpp_aligned_alloc (cpp_reader *, size_t);
1695 _cpp_aligned_alloc (cpp_reader *pfile, size_t len) in _cpp_aligned_alloc() function
1597 macro = (cpp_macro *) _cpp_aligned_alloc (pfile, sizeof (cpp_macro)); in _cpp_create_definition()
1051 _cpp_aligned_alloc (pfile, sizeof (struct pragma_entry)); in new_pragma_entry()
9698 _cpp_aligned_alloc.