Home
last modified time | relevance | path

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

/scripts/kconfig/
Dlkc.h47 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite()
Dqconf.cc1174 const std::size_t count = str.size(); in clicked() local
/scripts/gcc-plugins/
Dgcc-common.h190 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument
194 old_call_stmt, call_stmt, count, freq, reason) \ argument
198 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument
202 old_call_stmt, call_stmt, count, freq, reason) \ argument
/scripts/
Dsorttable.h217 uint_t count = emloc->stop_mcount_loc - emloc->start_mcount_loc; in sort_mcount_loc() local
Drecordmcount.c101 static ssize_t uwrite(void const *const buf, size_t const count) in uwrite()
/scripts/mod/
Dfile2alias.c600 const unsigned int count = (size / id_size)-1; in do_pnp_device_entry() local
626 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