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

/xsrc/external/mit/xedit/dist/lisp/
H A Dxedit.c120 static Cardinal num_property_lists; variable in typeref:typename:Cardinal
1000 for (i = 0; i < num_property_lists; i++)
1006 if (i == num_property_lists) {
1010 (num_property_lists + 1));
1011 property_lists[num_property_lists++] = property_list;
1301 for (i = 0; i < num_property_lists; i++)

Completed in 3 milliseconds