Searched refs:n_mem (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/com32/lua/src/
H A Ddmi.c322 int i, j, n_mem = dmi_ptr->memory_count; local
324 if (n_mem <= 0) /* no memory info */
329 for (j = 1, i = 0; i < n_mem; i++) {
359 int i, j, n_mem = dmi_ptr->memory_module_count; local
361 if (n_mem <= 0) /* no memory module info */
366 for (j = 1, i = 0; i < n_mem; i++) {
/external/libxml2/
H A Dtestapi.c2976 int n_mem; local
2981 for (n_mem = 0;n_mem < gen_nb_xmlChar_ptr_ptr;n_mem++) {
2985 mem = gen_xmlChar_ptr_ptr(n_mem, 1);
2991 des_xmlChar_ptr_ptr(n_mem, mem, 1);
2999 printf(" %d", n_mem);
3022 int n_mem; local
3029 for (n_mem = 0;n_mem < gen_nb_xmlChar_ptr_pt
20022 int n_mem; local
20135 int n_mem; local
28877 int n_mem; local
28923 int n_mem; local
[all...]

Completed in 172 milliseconds