Home
last modified time | relevance | path

Searched defs:count (Results 1 – 7 of 7) sorted by relevance

/scripts/kconfig/
Dlkc.h61 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite()
Dconfdata.c1110 void sym_set_change_count(int count) in sym_set_change_count()
1119 void sym_add_change_count(int count) in sym_add_change_count()
Dqconf.cc1169 const std::size_t count = str.size(); in clicked() local
/scripts/gcc-plugins/
Dgcc-common.h729 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument
733 old_call_stmt, call_stmt, count, freq, reason) \ argument
737 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument
741 old_call_stmt, call_stmt, count, freq, reason) \ argument
/scripts/
Drecordmcount.c101 static ssize_t uwrite(void const *const buf, size_t const count) in uwrite()
/scripts/mod/
Dfile2alias.c576 const unsigned int count = (size / id_size)-1; in do_pnp_device_entry() local
602 const unsigned int count = (size / id_size)-1; in do_pnp_card_entries() local
/scripts/dtc/libfdt/
Dfdt_ro.c726 int length, count = 0; in fdt_stringlist_count() local