Home
last modified time | relevance | path

Searched defs:setNext (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DmonoChain.h61 inline void setNext(monoChain* n) {next = n;} in setNext() function
/reactos/dll/win32/crypt32/
H A Doid.c89 struct OIDFunctionSet *setCursor, *setNext; in free_function_sets() local