Searched refs:INCLUDES (Results 1 - 6 of 6) sorted by relevance

/seL4-test-master/projects/musllibc/
H A DMakefile.muslc60 INCLUDES = $(wildcard $(srcdir)/include/*.h $(srcdir)/include/*/*.h)
61 ALL_INCLUDES = $(sort $(INCLUDES:$(srcdir)/%=%) $(GENH:obj/%=%) $(ARCH_INCLUDES:$(srcdir)/arch/$(ARCH)/%=include/%) $(GENERIC_INCLUDES:$(srcdir)/arch/generic/%=include/%))
/seL4-test-master/kernel/manual/tools/libsel4_tools/
H A Dsyscall_stub_gen.py79 INCLUDES = [ variable
977 result.append('\n'.join(['#include <%s>' % include for include in INCLUDES]))
H A Dbitfield_gen.py56 INCLUDES = { variable
2664 choices=list(INCLUDES.keys()))
2893 INCLUDES[options.environment])), file=out_file)
/seL4-test-master/kernel/libsel4/tools/
H A Dsyscall_stub_gen.py79 INCLUDES = [ variable
977 result.append('\n'.join(['#include <%s>' % include for include in INCLUDES]))
H A Dbitfield_gen.py56 INCLUDES = { variable
2664 choices=list(INCLUDES.keys()))
2893 INCLUDES[options.environment])), file=out_file)
/seL4-test-master/kernel/tools/
H A Dbitfield_gen.py56 INCLUDES = { variable
2664 choices=list(INCLUDES.keys()))
2893 INCLUDES[options.environment])), file=out_file)

Completed in 86 milliseconds