Home
last modified time | relevance | path

Searched defs:length (Results 1 – 5 of 5) sorted by relevance

/scripts/gcc-plugins/
Drandomize_layout_plugin.c171 unsigned long length; member
174 static void partition_struct(tree *fields, unsigned long length, struct partition_group *size_group… in partition_struct()
210 static void performance_shuffle(tree *newtree, unsigned long length, ranctx *prng_state) in performance_shuffle()
247 static void full_shuffle(tree *newtree, unsigned long length, ranctx *prng_state) in full_shuffle()
261 static void shuffle(const_tree type, tree *newtree, unsigned long length) in shuffle()
Dstackleak_plugin.c438 static inline bool string_equal(tree node, const char *string, int length) in string_equal()
/scripts/gdb/linux/
Dutils.py91 def read_memoryview(inf, start, length): argument
/scripts/dtc/libfdt/
Dfdt_ro.c726 int length, count = 0; in fdt_stringlist_count() local
751 int length, len, idx = 0; in fdt_stringlist_search() local
783 int length; in fdt_stringlist_get() local
/scripts/kconfig/
Dnconf.gui.c153 { int length, x, y; in print_in_middle() local