Home
last modified time | relevance | path

Searched refs:next_right_chevron (Results 1 – 1 of 1) sorted by relevance

/libCEED/interface/
H A Dceed-jit-tools.c241 char *next_right_chevron = strchr(first_hash, '>'); in CeedLoadSourceToInitializedBuffer() local
243 long ceed_relative_path_length = next_right_chevron - next_left_chevron - 1; in CeedLoadSourceToInitializedBuffer()