Home
last modified time | relevance | path

Searched defs:get_header_guard (Results 1 – 2 of 2) sorted by relevance

/external/sandboxed-api/sandboxed_api/tools/python_generator/
Dcode.py61 def get_header_guard(path): function
/external/bpftool/src/
Dgen.c84 static void get_header_guard(char *guard, const char *obj_name, const char *suffix) in get_header_guard() function