Home
last modified time | relevance | path

Searched defs:upcast (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent_pair.c56 upcast(struct bufferevent *bev) in upcast() function
H A Dbufferevent_filter.c118 upcast(struct bufferevent *bev) in upcast() function
H A Dbufferevent_async.c126 upcast(struct bufferevent *bev) in upcast() function
H A Dbufferevent_openssl.c355 upcast(struct bufferevent *bev) in upcast() function
/freebsd/contrib/libevent/
H A Dbufferevent_pair.c56 upcast(struct bufferevent *bev) in upcast() function
H A Dbufferevent_filter.c118 upcast(struct bufferevent *bev) in upcast() function
H A Dbufferevent_async.c126 upcast(struct bufferevent *bev) in upcast() function
H A Dbufferevent_openssl.c355 upcast(struct bufferevent *bev) in upcast() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1392 auto upcast = [] (CastMapType &CM, IRBuilder<> &IRB, Value *V, in convertShiftsToLeft() local