Home
last modified time | relevance | path

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

/third_party/mesa3d/src/asahi/lib/
Dhexdump.h38 unsigned zero_count = 0; in hexdump() local
/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode.h106 unsigned zero_count = 0; in pan_hexdump() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-number-prototype.c489 int zero_count = -point + 1; in ecma_builtin_number_prototype_object_to_string() local
/third_party/rust/crates/nom/src/number/
Dstreaming.rs1461 let mut zero_count = 0usize; in recognize_float_parts() localVariable
Dcomplete.rs1491 let mut zero_count = 0usize; in recognize_float_parts() localVariable