Home
last modified time | relevance | path

Searched refs:F (Results 1 – 9 of 9) sorted by relevance

/scripts/
A Drust_is_available_bindgen_libclang_concat.h2 #define F(x) int x##x macro
3 F(foo);
A DMakefile.lib170 ld_flags = $(KBUILD_LDFLAGS) $(ldflags-y) $(LDFLAGS_$(@F))
310 cmd_objcopy = $(OBJCOPY) $(OBJCOPYFLAGS) $(OBJCOPYFLAGS_$(@F)) $< $@
325 for F in $(real-prereqs); do \
326 fsize=$$($(CONFIG_SHELL) $(srctree)/scripts/file-size.sh $$F); \
/scripts/kconfig/tests/new_choice_with_dep/
A Dexpected_stdout9 3. Choice F (CHOICE_F) (NEW)
A DKconfig34 bool "Choice F"
/scripts/dtc/
A Ddtc-lexer.l154 <V1>([0-9]+|0[xX][0-9a-fA-F]+)(U|L|UL|LL|ULL)? {
210 <BYTESTRING>[0-9a-fA-F]{2} {
/scripts/coccinelle/misc/
A Dboolconv.cocci7 // Copyright: (C) 2016 Andrew F. Davis <afd@ti.com>
/scripts/atomic/
A Datomics.tbl10 # * F/f - fetch: returns base type (has fetch_ variants)
/scripts/mod/
A Dsumversion.c54 static inline uint32_t F(uint32_t x, uint32_t y, uint32_t z) in F() function
69 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s))
/scripts/bash-completion/
A Dmake32 while [[ $# -gt 1 && "$1" != -F ]]; do
36 if [[ "$1" = -F ]]; then
451 } && complete -F _make_for_kbuild make

Completed in 7 milliseconds