Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/classes/
H A Dcreate-spdx-3.0.bbclass74 # <BASE>_comment: The comment for the Agent (optional)
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py534 f.write(_comment(header) + "\n")
3420 def _comment(s): function