Searched refs:_cpp_aligned_alloc (Results 1 – 9 of 9) sorted by relevance
110 extern unsigned char *_cpp_aligned_alloc (cpp_reader *, size_t);
1665 _cpp_aligned_alloc (cpp_reader *pfile, size_t len) in _cpp_aligned_alloc() function
1578 macro = (cpp_macro *) _cpp_aligned_alloc (pfile, sizeof (cpp_macro)); in _cpp_create_definition()
1042 _cpp_aligned_alloc (pfile, sizeof (struct pragma_entry)); in new_pragma_entry()
126 extern unsigned char *_cpp_aligned_alloc PARAMS ((cpp_reader *, size_t));
1007 _cpp_aligned_alloc (pfile, sizeof (struct pragma_entry));
1554 macro = (cpp_macro *) _cpp_aligned_alloc (pfile, sizeof (cpp_macro));
2169 _cpp_aligned_alloc (pfile, len) in _cpp_aligned_alloc() function
9698 _cpp_aligned_alloc.