HomeSort by: relevance | last modified time | path
    Searched refs:c_comments (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/lib/libc/regex/
t_regex.sh 66 create_tc c_comments "Checks matching C comments"
Makefile 34 FILES+= data/c_comments.in
  /src/tests/usr.bin/xlint/lint1/
check-expect.lua 233 local c_comments = c_comments_by_location[exp_message.location] or {}
238 for i, c_comment in ipairs(c_comments) do
241 c_comments[i] = ""

Completed in 13 milliseconds