Searched refs:eos (Results 1 – 9 of 9) sorted by relevance
21 char *eos = pp->eos; in path_vextend() local22 size_t rem = (endp - eos); in path_vextend()28 eos = sp + 1; in path_vextend()30 eos = sp; in path_vextend()33 *eos = '/'; in path_vextend()34 ++eos; in path_vextend()35 memcpy(eos, ep, len); in path_vextend()36 eos += len; in path_vextend()40 *eos = 0; in path_vextend()41 pp->eos = eos; in path_vextend()[all …]
37 char *eos; member92 size_t len = sp->eos - sp->path; in testfs_path_copy()95 dp->eos = dp->path + len; in testfs_path_copy()
57 compatible = "quicklogic,eos-s3-gpio";68 compatible = "quicklogic,eos-s3-pinctrl";
9 #include <zephyr/dt-bindings/pinctrl/quicklogic-eos-s3-pinctrl.h>
12 * `QuickLogic Qomu board <https://www.quicklogic.com/products/eos-s3/quickfeather-development-kit/>…
280 static const struct decode_elem eos = { variable309 if (huffman_bits_compare(bits, &eos)) { in huffman_decode_bits()310 return &eos; in huffman_decode_bits()385 if (decoded == &eos) { in http_hpack_huffman_decode()
215 char *eos; in find_apn() local227 eos = s+1; in find_apn()237 int len = eos - s; in find_apn()
1668 * :dtcompatible:`quicklogic,eos-s3-pinctrl`