Home
last modified time | relevance | path

Searched defs:lastc (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/utils/
DSkParsePath.cpp79 SkPoint lastc = {0, 0}; in FromSVGString() local
/third_party/ffmpeg/libavutil/
Dlog.c323 char lastc = part[3].len && part[3].len <= part[3].size ? part[3].str[part[3].len - 1] : 0; in format_line() local
/third_party/curl/lib/
Dcookie.c496 struct Cookie *lastc = NULL; in Curl_cookie_add() local