Searched defs:n_next (Results 1 – 4 of 4) sorted by relevance
149 struct nlist *n_next; member
1226 FT_Int n_next = (FT_Int)( point->next - points ); in psh_glyph_init() local
2723 llvm::Value* n_next = b.CreateSub(n, b.getInt32(K)); in setupLLVM() local2774 llvm::Value* n_next = b.CreateSub(n, b.getInt32(1)); in setupLLVM() local
26298 int n_next; in test_xmlValidGetValidElements() local