Home
last modified time | relevance | path

Searched refs:get_macros (Results 1 – 3 of 3) sorted by relevance

/external/python/cffi/cffi/
Dpkgconfig.py85 def get_macros(string): function
111 "define_macros": get_macros(all_cflags),
/external/llvm-project/polly/lib/External/ppcg/
Dprint.c176 static struct ppcg_macros *get_macros(__isl_keep isl_printer *p) in get_macros() function
203 macros = get_macros(p); in print_max()
215 macros = get_macros(p); in print_min()
/external/python/cpython2/Lib/
Dftplib.py1024 def get_macros(self): member in Netrc