Searched defs:fastpath (Results 1 – 3 of 3) sorted by relevance
607 break fastpath; in readRawVarint32() local616 break fastpath; in readRawVarint32() local633 break fastpath; // Will throw malformedVarint() in readRawVarint32() local733 break fastpath; in readRawVarint64() local743 break fastpath; in readRawVarint64() local765 break fastpath; // Will throw malformedVarint() in readRawVarint64() local
84 struct tnl_clipspace_fastpath *fastpath = CALLOC_STRUCT(tnl_clipspace_fastpath); in _tnl_register_fastpath() local
380 struct tnl_clipspace_fastpath *fastpath; member