Home
last modified time | relevance | path

Searched defs:set_head (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dadvancing_front.h92 inline void AdvancingFront::set_head(Node* node) in set_head() function
H A Dsweep_context.h164 inline void SweepContext::set_head(Point* p1) in set_head() function
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dpci_impl.h41 int (*set_head)(struct pci_pbm_info *pbm, unsigned long msiqid, member
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.c467 #define set_head(p, s) ((p)->size = (s)) macro